latest 2 messages by a_p3rson|D
+
[2017-04-30T17:25:32Z]
a_p3rson|D
I did the former, but now I'm thinking that if I want to work on another (unrelated) issue before that PR gets handled, I'm not going to be able to merge to master in my copy without borking my initial PR.
+
[2017-04-30T17:24:39Z]
a_p3rson|D
Hey y'all, need some advice for doing PRs and whatnot. I'm working on an issue for a repo, which doesn't really have any good branches to speak of. What I've been doing is forking the repo, then creating a branch from master to work on that issue. When I fixed it, I'm wondering if I should merge the issue branch and master in my copy of the repo, and then submit the PR (master to master), or submit the PR without a merge to master (i.e